setPauseOnExceptions

fun setPauseOnExceptions(input: SetPauseOnExceptionsRequest): Single<RequestResponseFrame>

Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is none.

Sources

jvm source
Link copied to clipboard